libjavacc-maven-plugin-java software package provides maven plugin which uses JavaCC to process JavaCC grammar files, you can install in your Ubuntu 14.04 LTS (Trusty Tahr) by running the commands given below on the terminal,
$ sudo apt-get update $ sudo apt-get install libjavacc-maven-plugin-java
libjavacc-maven-plugin-java is installed in your system.
Make ensure the libjavacc-maven-plugin-java package were installed using the commands given below,
$ sudo dpkg-query -l | grep libjavacc-maven-plugin-java *
You will get with libjavacc-maven-plugin-java package name, version, architecture and description in a table
| Distro | Ubuntu 14 04 lts trusty tahr |
| Section | Java |
| Package | libjavacc-maven-plugin-java |
| Version | 2.6-2 |
| Description | maven plugin which uses JavaCC to process JavaCC grammar files |
| Sub Section | Java |